Don't hide windows and popovers in init()
authorTimm Bäder <mail@baedert.org>
Fri, 20 Jan 2017 09:37:29 +0000 (10:37 +0100)
committerTimm Bäder <mail@baedert.org>
Fri, 20 Jan 2017 20:51:05 +0000 (21:51 +0100)
commitab051fd53f8176665c36620a1616014e4c9a59df
treef97cd9ea3ce9b5e1678512ee4482483699074f95
parentb1408c9694e6c7b7b207f985bfbe751deed23925
Don't hide windows and popovers in init()

Instead, don't make them visible in gtk_widget_init in the first place.
gtk/gtkpopover.c
gtk/gtkwidget.c
gtk/gtkwindow.c